Joins array elements using the specified delimiter.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static String concat ( |
A character inserted between the array elements.
The objects to be joined.
A string containing the concatenated string representations of the objects.
JPlanner Programmer's Guide | © 2023 MindFusion |